getType

open fun getType(): ModuleType

Gets the type of the underlying module or content associated with this control.

This indicates the primary nature or functionality of the control, such as whether it's a web view, video player, image display, etc.

Returns the type of this module, parsed from the string representation in the associated Module. For a HotSpotView, this would typically correspond to a hotspot module type.

Return

The ModuleType of this hotspot.